FrameCreated

An event indicating that a new frame in the browser has been created.

Functions

Link copied to clipboard
open fun browser(): Browser
Returns the Browser instance initiated this event.
Link copied to clipboard
open fun frame(): Frame
Returns the Frame instance that has been created.